Skip to main content

MeshN

Description

Indicates polygon mesh M vertex count (default = 0).A mesh represents an object's surface using planar facets. The mesh density, or number of facets, is defined in terms of a matrix of M and N vertices, similar to a grid consisting of columns and rows. M and N specify the column and row position, respectively, of any given vertex.

Syntax

property MeshM: Integer;